[INFO] fetching crate vhdl_lang 0.86.0...
[INFO] testing vhdl_lang-0.86.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate vhdl_lang 0.86.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate vhdl_lang 0.86.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vhdl_lang 0.86.0
[INFO] tweaked toml for crates.io crate vhdl_lang 0.86.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vhdl_lang 0.86.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vhdl_lang 0.86.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8046eb66160b849fa8a933af0654833f43a6a6e072f5e48961dc1eb3acafd23b
[INFO] running `Command { std: "docker" "start" "-a" "8046eb66160b849fa8a933af0654833f43a6a6e072f5e48961dc1eb3acafd23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8046eb66160b849fa8a933af0654833f43a6a6e072f5e48961dc1eb3acafd23b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8046eb66160b849fa8a933af0654833f43a6a6e072f5e48961dc1eb3acafd23b", kill_on_drop: false }`
[INFO] [stdout] 8046eb66160b849fa8a933af0654833f43a6a6e072f5e48961dc1eb3acafd23b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 159eadcbeeba9c4103e4fe7dab1e3130c72d840ae5ebf1ea5849db1a1ffc6d0a
[INFO] running `Command { std: "docker" "start" "-a" "159eadcbeeba9c4103e4fe7dab1e3130c72d840ae5ebf1ea5849db1a1ffc6d0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling subst v0.3.8
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling pinned_vec v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling vhdl_lang_macros v0.86.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling vhdl_lang v0.86.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.59s
[INFO] running `Command { std: "docker" "inspect" "159eadcbeeba9c4103e4fe7dab1e3130c72d840ae5ebf1ea5849db1a1ffc6d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159eadcbeeba9c4103e4fe7dab1e3130c72d840ae5ebf1ea5849db1a1ffc6d0a", kill_on_drop: false }`
[INFO] [stdout] 159eadcbeeba9c4103e4fe7dab1e3130c72d840ae5ebf1ea5849db1a1ffc6d0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e76bab37bf15dd3bc3959e8d3dcc964bb9a0d281bc439bd8548bba542ed3586
[INFO] running `Command { std: "docker" "start" "-a" "1e76bab37bf15dd3bc3959e8d3dcc964bb9a0d281bc439bd8548bba542ed3586", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling dactyl v0.12.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling brunch v0.10.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling vhdl_lang v0.86.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/analysis/tests/../../../../vhdl_libraries/std/standard.vhd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/analysis/tests/util.rs:119:28
[INFO] [stdout]     |
[INFO] [stdout] 119 |           &Latin1String::new(include_bytes!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 120 | |             "../../../../vhdl_libraries/std/standard.vhd"
[INFO] [stdout] 121 | |         ))
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/analysis/tests/../../../../vhdl_libraries/std/textio.vhd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/analysis/tests/util.rs:128:28
[INFO] [stdout]     |
[INFO] [stdout] 128 |         &Latin1String::new(include_bytes!("../../../../vhdl_libraries/std/textio.vhd")).to_string(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/analysis/tests/../../../../vhdl_libraries/std/env.vhd`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/analysis/tests/util.rs:135:28
[INFO] [stdout]     |
[INFO] [stdout] 135 |         &Latin1String::new(include_bytes!("../../../../vhdl_libraries/std/env.vhd")).to_string(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/analysis/tests/../../../../vhdl_libraries/ieee2008/std_logic_1164.vhdl`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/analysis/tests/util.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |           &Latin1String::new(include_bytes!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 143 | |             "../../../../vhdl_libraries/ieee2008/std_logic_1164.vhdl"
[INFO] [stdout] 144 | |         ))
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vhdl_lang` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "1e76bab37bf15dd3bc3959e8d3dcc964bb9a0d281bc439bd8548bba542ed3586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e76bab37bf15dd3bc3959e8d3dcc964bb9a0d281bc439bd8548bba542ed3586", kill_on_drop: false }`
[INFO] [stdout] 1e76bab37bf15dd3bc3959e8d3dcc964bb9a0d281bc439bd8548bba542ed3586
